Skip to content

Update NuGet packages and bump version to 1.1.1#11

Merged
ncipollina merged 1 commit into
mainfrom
update-nuget-packages-v1.1.1
Aug 21, 2025
Merged

Update NuGet packages and bump version to 1.1.1#11
ncipollina merged 1 commit into
mainfrom
update-nuget-packages-v1.1.1

Conversation

@ncipollina

Copy link
Copy Markdown
Contributor

Summary

  • Updated Microsoft.Extensions.Logging.Abstractions from 9.0.7 to 9.0.8
  • Updated AwesomeAssertions from 9.0.0 to 9.1.0
  • Updated xunit.v3 from 2.0.3 to 3.0.1
  • Updated xunit.runner.visualstudio from 3.1.1 to 3.1.4
  • Bumped package version from 1.1.0 to 1.1.1

Test plan

  • All 328 tests pass on .NET 8.0 framework
  • All 328 tests pass on .NET 9.0 framework
  • Package builds successfully with updated dependencies
  • No breaking changes or regressions introduced

🤖 Generated with Claude Code

- Update Microsoft.Extensions.Logging.Abstractions from 9.0.7 to 9.0.8
- Update AwesomeAssertions from 9.0.0 to 9.1.0
- Update xunit.v3 from 2.0.3 to 3.0.1
- Update xunit.runner.visualstudio from 3.1.1 to 3.1.4
- Bump version from 1.1.0 to 1.1.1 in Directory.Build.props

All 328 tests pass on both .NET 8.0 and 9.0 frameworks.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@ncipollina
ncipollina requested a review from Copilot August 21, 2025 12:58

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates NuGet package dependencies and bumps the project version for a maintenance release. The changes ensure the project uses the latest stable versions of its dependencies while maintaining compatibility.

  • Updated Microsoft.Extensions.Logging.Abstractions to latest patch version (9.0.8)
  • Updated test framework dependencies (AwesomeAssertions, xunit.v3, xunit.runner.visualstudio)
  • Incremented package version from 1.1.0 to 1.1.1

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
src/LayeredCraft.StructuredLogging/LayeredCraft.StructuredLogging.csproj Updated Microsoft.Extensions.Logging.Abstractions dependency to 9.0.8
test/LayeredCraft.StructuredLogging.Tests/LayeredCraft.StructuredLogging.Tests.csproj Updated test framework dependencies (AwesomeAssertions, xunit.v3, xunit.runner.visualstudio)
Directory.Build.props Bumped package version from 1.1.0 to 1.1.1

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@ncipollina
ncipollina merged commit baa3551 into main Aug 21, 2025
1 check passed
@ncipollina
ncipollina deleted the update-nuget-packages-v1.1.1 branch August 21, 2025 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants